import { Flex, TextAreaField } from '@aws-amplify/ui-react'; export const TextAreaSizeExample = () => { return ( ); };